home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
memmon.dxr
/
00024_PreloadCast.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-14
|
161 b
|
10 lines
on mouseUp
global gStartCast, gEndCast
GetValues()
now = startTimer()
tell the stage
preLoadCast(gStartCast, gEndCast)
end tell
PutTime(now)
end